Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ full assembly variant of the webauthn library #5

Closed
wants to merge 2 commits into from

Conversation

qd-qd
Copy link
Member

@qd-qd qd-qd commented Aug 4, 2023

WIIP - This is an attempt of rewriting the library in full assembly for the performance

Write a assembly-less solution for the WebAuthn verification which is
more gas efficient and easier to read.
⚠️ This solution assumes the challenge is sent to the contract encoded
in Base64.
@qd-qd qd-qd self-assigned this Aug 4, 2023
@qd-qd qd-qd marked this pull request as ready for review August 4, 2023 19:24
@qd-qd qd-qd marked this pull request as draft August 4, 2023 19:25
Base automatically changed from webauthn-refacto to main August 7, 2023 09:56
@qd-qd qd-qd closed this Aug 7, 2023
@qd-qd qd-qd deleted the webauthn-refacto-assembly branch August 9, 2023 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant